func github.com/go-pg/pg/v10/orm.appendUintPtrAsInt

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L479: 			field.append = appendUintPtrAsInt
		table.go#L1442: func appendUintPtrAsInt(b []byte, v reflect.Value, _ int) []byte {